home *** CD-ROM | disk | FTP | other *** search
/ Floppyshop 2 / Floppyshop - 2.zip / Floppyshop - 2.iso / diskmags / 0022-3.564 / dmg-0082 / 99.txt < prev    next >
Text File  |  1997-04-16  |  11KB  |  266 lines

  1. =========================================================================
  2.  
  3. INFO-ATARI16 Digest         Thu, 25 Jan 90       Volume 90 : Issue   99
  4.  
  5. Today's Topics:
  6.                       Facts, not only talking a
  7.                            Joystick button
  8.                           Keyboard Question
  9.                         MAC Emulator on ATARI
  10.                         Need Hard Disk Wisdom
  11.                          STE memory upgrade.
  12.                        ST S/ware Rental Places
  13.                           TT. More rumours?
  14. ----------------------------------------------------------------------
  15.  
  16. Date: 25 Jan 90 18:44:00 GMT
  17. From: sjsca4!greg@uunet.uu.net  (Greg Wageman)
  18. Subject: Facts, not only talking a
  19. Message-ID: <1990Jan25.184400.21273@sj.ate.slb.com>
  20.  
  21. Opinions expressed are the responsibility of the author.
  22.  
  23. In article <1990Jan24.000300.17229@gpu.utcs.utoronto.ca>
  24.  barry@gpu.utcs.utoronto.ca (Barry Lay) writes:
  25. >Regarding the machine dependence of code written for the Atari, I have noticed
  26. >with some delight that the graphical calls for OS/2 resemble those for the GEM,
  27. >probably because they came from same place.  The concern I have with getting
  28. >along without the developers toolkit is twofold, however.  Firstly, how do you
  29. >know that you can trust the information in those generally available books to
  30. >be correct and applicable to all releases of the TOS?  Secondly, how do you
  31. >build resource files without the RCS?  I managed to create object trees in a
  32. >program from the PROGEM notes, but that is a very time-consuming way to do it
  33. >compared to the program in the toolkit.
  34.  
  35. You can't trust third-party docs any more than you can trust the
  36. Developer's Docs themselves.  Remember, the developer's docs describe
  37. how the system was *supposed* to work.  The Mark Williams C manual in
  38. many cases describes how the system *really* works, which can be a
  39. great blessing.  Your best bet is to have at least two different
  40. sources, and cross-reference them.  I have three: developer's docs,
  41. MWC, and the Abacus Internals book.  I've given up on the Abacus book
  42. (mainly because it's a rather poor translation and too hard to read).
  43. Between MWC, DevDocs, and trial-and-error, I've managed to figure out
  44. most of what I needed.  Oh, yeah, and Usenet helps too. :-)
  45.  
  46. As for building object trees without an RCS, if you manage to do it
  47. with anything complex, you're a better man than I.  The simplest menu
  48. bar took me forever to build by hand, and I never did get it quite
  49. right.  I tried to get Kuma's RCS, but The Catalog stopped carrying it
  50. just as I developed the need.  Fortunately, Mark Williams released
  51. theirs with 3.0 of their compiler.  I've been using it regularly and
  52. with great rejoicing.
  53.  
  54. You might be able to find Kuma's mouldering on some Atari dealer's
  55. shelf somewhere, if you're lucky; but Mark Williams supports theirs
  56. (and sells a good compiler/debugger to boot).
  57.  
  58. Copyright 1990 Greg Wageman     DOMAIN: greg@sj.ate.slb.com
  59. Schlumberger Technologies       UUCP:   ?uunet,decwrl,amdahl?!sjsca4!greg
  60. San Jose, CA 95110-1397         BIX: gwage  CIS: 74016,352  GEnie: G.WAGEMAN
  61.  Permission is granted for reproduction provided this notice is maintained.
  62.  
  63. ------------------------------
  64.  
  65. Date: Thu, 25 Jan 90 16:47:54 EST
  66. From: Doctor Who <440488%UOTTAWA.BITNET@Forsythe.Stanford.EDU>
  67. Subject: Joystick button
  68.  
  69. Hi all,
  70.   I got a small problem here. I'm trying to get the keyboard to tell
  71. me that the joystick button for port 1 has been pressed. I've written
  72. my own joyvec handler and do the $16 keyboard instruction to read the
  73. joysticks. I get the proper numbers for movements but no high bit
  74. set when I press the button. Do I have to set up some kind of
  75. initialization for this to occur?? I am doing this in assembler.
  76.  
  77.  
  78.                                        Doctor Who
  79.  
  80. ------------------------------
  81.  
  82. Date: 25 Jan 90 19:56:27 GMT
  83. From: uflorida!beach.cis.ufl.edu!cr1@g.ms.uky.edu  (Christopher Roth)
  84. Subject: Keyboard Question
  85. Message-ID: <21945@uflorida.cis.ufl.EDU>
  86.  
  87. Hi world...
  88.  
  89. A few questions.  First, It seems to me that it should be an easy
  90. matter to put a  detachable keyboard on the 1040 ST.  Does any company
  91. sell such a product or is there a simple way of doing it that does NOT
  92. involve  a saw?
  93.  
  94. Also, I have heard that there are alternate cases out there for the
  95. ST (Designer cases?).  Does anyone have any info on this?  If so, who
  96. makes them, how can I reach them?
  97.  
  98.  
  99.  
  100.  
  101. --
  102. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  103. *     Christoper Roth                         *  "Machines have no
  104. *     InterNet  :  cr1@beach.cis.ufl.edu      *   Conscience..."
  105. =-=-=-=-=-=-=-=-=-=-=-=-=-Post No Bills-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  106.  
  107. ------------------------------
  108.  
  109. Date: 25 Jan 90 20:36:35 GMT
  110. From: tank!iitmax!demosxs@handies.ucar.edu  (Sisanouk Sopha)
  111. Subject: MAC Emulator on ATARI
  112. Message-ID: <3280@iitmax.IIT.EDU>
  113.  
  114.     I would like to buy an Atari machine that capable of doing a Macintosh
  115. Emulation using add-on card. Couple years ago I heard there is such a product.
  116. i wonder if they still have it. Do anybody know where can i get this product
  117. and have anyone experienced using it? How much does it cost? (the whole system)
  118.     Thanks for your reply....I'm appreciated.
  119.  
  120.  
  121.  
  122. ------------------------------
  123.  
  124. Date: 25 Jan 90 14:14:50 GMT
  125. From: att!dptg!lzsc!hcj@ucbvax.Berkeley.EDU  (HC Johnson)
  126. Subject: Need Hard Disk Wisdom
  127. Message-ID: <1237@lzsc.ATT.COM>
  128.  
  129. In article <9001240804.AA01575@ucbvax.Berkeley.EDU>, FNDDR@ALASKA.BITNET ("Don
  130.  Rice, GI 708B, 474-7569", 907) writes:
  131. > In <7500012@m.cs.uiuc.edu>, totty@cs.uiuc.edu writes:
  132. > >       hard disks fro the ST.  Advice on interfacing, drive/controller
  133. > I've built three 60 MB drives using the BMS-200 kits from E. Arthur Brown.
  134. > EABCo sells the BMS host adapter, case, and power supply...you buy the
  135.  
  136. > 3. The BMS software is very basic, limited to 4 partitions @ 16 MB.  The
  137.  
  138. I echo Don's happy words.  I have both a BMS-100 (retired) and BMS-200.
  139. The BMS-200 creates a real SCSI chain.  I have 2 Adaptec 4000A and 1 SCSI
  140. cartridge tape.  All works well.
  141.  
  142. I previously mailed to those interested my own formatter and partitioner.
  143. I wrote them to support simply my large drives.  They support SUPRA partition-
  144. ing (12/drive), large TOS of 32meg (tos 1.4 only).
  145.  
  146. I use my rewrite of the BMS driver which supports the SUPRA tools and adds
  147. 'mount' to allow changing the name of a drive. (That way the name stays the
  148. same as partitioning is changed.)
  149.  
  150. I recommend BMS highly.
  151.  
  152. Howard C. Johnson
  153. ATT Bell Labs
  154. =====NEW address====
  155. att!lzsc!hcj
  156. hcj@lzsc.att.com
  157.  
  158. ------------------------------
  159.  
  160. Date: 25 Jan 90 15:01:51 GMT
  161. From: mcsun!ukc!newcastle.ac.uk!turing!q1cbw@uunet.uu.net  (D.C. Halliday)
  162. Subject: STE memory upgrade.
  163. Message-ID: <1990Jan25.150151.28362@newcastle.ac.uk>
  164.  
  165. I am desperate to upgarade an STE's memory and have some questions. This Is a
  166. repost as I am not sure if the first post reached the net.
  167.  
  168. Question 1.
  169.  
  170. Are  the SIMM modules in the STE of a standard type, as I have seen an
  171. ad for SIMM modules for these machines ...
  172.  
  173. Amstrad,AST,DELL,EPSON,EVEREX,HP,INTEL,IBM,SUN... etc of the following
  174. types.
  175.  
  176.                  Memory X bits     Speed
  177.                  ---------------------------------
  178.                     256Kx8   100ns or 80ns
  179.                     256Kx9   100ns or 80ns or 60ns
  180.                     1Mx8     100ns or 80ns or 70ns
  181.                     1Mx9     100ns or 80ns or 70ns
  182.                     4Mx8     80ns
  183.                     4Mx9     80ns
  184.  
  185. So  which  of  these are of use and how can I mix them?0I know the STE
  186. has four SIMM slots. I think the 520STE (yes ATARI UK are  shipping  a
  187. 520  version)  has  boards in 2  slots (is this 256Kx8 ?).
  188.  
  189. Question 2.
  190.  
  191. I  have heard that the STE can access more memory than the ST. 8mb was
  192. quoted by a person at Third Coast. Is this  correct or can it go higher say
  193. with four boards of 4Mx8 to give 16M ? Is this memory still accessed as two
  194. banks? So how does TOS 1.6 access its memory?
  195.  
  196.  
  197. Dave H.
  198.  
  199. (d.c.halliday@newcastle.ac.uk)
  200.  
  201. ------------------------------
  202.  
  203. Date: 25 Jan 90 19:02:09 GMT
  204. From: cunixc!cunixd.cc.columbia.edu!ia4@columbia.edu  (Imran Anwar)
  205. Subject: ST S/ware Rental Places
  206. Message-ID: <2713@cunixc.cc.columbia.edu>
  207.  
  208. In article <26640@brunix.UUCP> rjd@cs.brown.edu (Rob Demillo) writes:
  209. >In article <418@ssc.UUCP> fyl@ssc.UUCP (Phil Hughes) writes:
  210. >>In article <26232@brunix.UUCP>, rjd@cs.brown.edu (Rob Demillo) writes:
  211. >>
  212. >>> My accepting that fact from you is a *far* cry from condoning a
  213. >>> place taht "rents" software. For every "great guy" like you, I
  214. >
  215. >Several of you (Phil, Greg) are missing my point. I am willing to
  216.  
  217. >>I can rent a Ford to see if that is the kind of car that I want to drive.
  218. >
  219. >Again, these analogies do not hold! A car is a unique item that you
  220. >cannot instantly duplicate for pennies. Ford Motor Company is not putting
  221. >
  222. >I *can't* think of an analogous example because there *isn't* one.
  223. >The only one that comes close is in the record industry. When I was
  224.  
  225.  
  226.  
  227. I think piracy is an issue that threatens the movie/video industry also. Yet
  228. there are video rental places all over the place.
  229.  
  230.  
  231. >My point is that piracy continues. Software rental places would
  232. >"legitimize" piracy in the minds of people who already think its
  233. >ok.
  234.  
  235.  
  236. Same logic applies to video rentals I think.
  237.  
  238. Imran
  239.  
  240. ------------------------------
  241.  
  242. Date: 25 Jan 90 13:36:31 GMT
  243. From: att!dptg!lzaz!bds@ucbvax.Berkeley.EDU  (Bruce Szablak)
  244. Subject: TT. More rumours?
  245. Message-ID: <916@lzaz.ATT.COM>
  246.  
  247. In article <9001240802.AA00950@ucbvax.Berkeley.EDU>,
  248.  BALTUCH@BINAH.CC.BRANDEIS.EDU (Jacob Baltuch) writes:
  249. > Besides the "under $2000" noun clause seems so ridiculous...
  250. > Wouldn't such a price threaten Mega > sales? ...
  251.  
  252. Open Computer Shopper to almost any page you'll see adds like: 80386 - 20 MHz,
  253. 1MB RAM (up to 8MB), 200 Watt PS, Both 1.2 and 1.44 MB FDs, 68M HD (28ms),
  254. 14" SVGA Monitor with 512K-16 Bit VGA Card, MSDOS4.01 and GW BASIC,
  255. 1 Yr warranty (30 day money back guarantee) - $2495 (4MB system - $2740)
  256. (shipping extra) [Computer Shopper 2/90 - EPS Tech.]
  257.  
  258. My point is that whatever you think about MSDOS and Intel architectures, a
  259. TT product must be price competitive with these 386 systems. Besides, GEM
  260. was available for MSDOS systems even before the ST came out...
  261.  
  262. ------------------------------
  263.  
  264. End of INFO-ATARI16 Digest V90 Issue #99
  265. ****************************************
  266.